Welcome![Sign In][Sign Up]
Location:
Search - huffman coding

Search list

[Other resourcehuffman222

Description: huffman编码-huffman coding
Platform: | Size: 1661 | Author: fsda | Hits:

[Compress-Decompress algrithms产生哈夫曼编码的源代码

Description: 用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
Platform: | Size: 4417 | Author: 鲸鱼 | Hits:

[Compress-Decompress algrithmsFastHF

Description: 惠普实验室的经典代码。用于huffman编码的快速实现,具有参考价值-HP Labs classic code. Huffman coding for the rapid realization of value with reference
Platform: | Size: 220877 | Author: 子陵 | Hits:

[Other resourceHOFFMAN

Description: 霍夫曼coding程序,用此程序可以对任意图像进行霍夫曼编码。-Huffman coding procedures, this procedure can be used for any image Huffman coding.
Platform: | Size: 5435 | Author: 许成哲 | Hits:

[CSharp文本压缩

Description: 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
Platform: | Size: 33527 | Author: 朱金晨 | Hits:

[Other resource压缩&解压缩

Description: 此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子-this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example
Platform: | Size: 27932 | Author: 刘锋 | Hits:

[Other resourcevc++图象编程基础源代码

Description: 用C++编的关于图象处理的程序,包括灰度处理,图像细化,哈夫曼编码等-C series of image processing procedures, including gray-scale image processing and refinement, Huffman coding
Platform: | Size: 1900501 | Author: 唐翠良 | Hits:

[Compress-Decompress algrithmswbs

Description: 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology. -- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.
Platform: | Size: 26763 | Author: 叶润 | Hits:

[Other resourceHfmtree编译码器

Description: 利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。-use Huffman coding communication can greatly enhance communication channel utilization, reduced transmission time, and lower transmission costs. This requires the transmitter through a coding system will transmit data in advance coding; The receiving end of the data came decoding (recovery). For dual-channel (that is, information can duplex transmission channel), each side needs a complete encoding / decoding system. For this information hubs designed a Huffman encoding / decoding system.
Platform: | Size: 2081 | Author: cuckoo | Hits:

[ConsoleHufmanCode

Description: 这是一个哈夫曼编码问题,对初学数据结构的同学有用!-Huffman coding, data structure for beginners students useful!
Platform: | Size: 3829 | Author: 徐祥 | Hits:

[Compress-Decompress algrithms哈夫曼编码解码

Description: 霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
Platform: | Size: 24035 | Author: 胡骥骏 | Hits:

[Compress-Decompress algrithmsLALA

Description: 这个程序主要实现对huffman编码的。huffman是数据结构的上机实验之一 ,很有用的-this procedure main right Huffman coding. Huffman is the data structure of the experimental aircraft, one very useful
Platform: | Size: 1259 | Author: 韦福勤 | Hits:

[Remote Control远程桌面控制

Description: 远程桌面控制的客户端和服务端程序;对被控端桌面图像用哈夫曼分块编码压缩,速度和图像质量都不错-Remote Desktop control of the client and server procedures; Right Beikongduan desktop images for Huffman coding block compression, speed and image quality are good
Platform: | Size: 157557 | Author: 赵子健 | Hits:

[Otherxinxi4(best)

Description: c语言的huffman编码 仅供学习和参考-c Huffman coding language learning and reference only
Platform: | Size: 1672 | Author: xue | Hits:

[Other源程序1

Description: 2 无损压缩技术. 2)变长最佳编码定理和唯一可译代码. 2 无损压缩技术. 2 无损压缩技术. 3)哈夫曼编码方法(Huffman). 2 无损压缩技术. 2 无损压缩技术 ... 预测误差的方差-two lossless compression technology. 2) variable length coding theorem best and the only translated code. Two lossless compression technology. Two lossless compression technology. 3), Huffman coding methods (Huffman). Two lossless compression technology. Two lossless compression technology forecast error ... the variance
Platform: | Size: 1118 | Author: yl | Hits:

[Other源程序2

Description: 2 无损压缩技术. 2)变长最佳编码定理和唯一可译代码. 2 无损压缩技术. 2 无损压缩技术. 3)哈夫曼编码方法(Huffman). 2 无损压缩技术. 2 无损压缩技术 ... 预测误差的方差-two lossless compression technology. 2) variable length coding theorem best and the only translated code. Two lossless compression technology. Two lossless compression technology. 3), Huffman coding methods (Huffman). Two lossless compression technology. Two lossless compression technology forecast error ... the variance
Platform: | Size: 890 | Author: yl | Hits:

[OtherHuffmancodeing

Description: 此程序完成哈夫曼编码,我们可以从中理解哈夫曼编码的原理,为大家学习提供方便。在tc20下运行。-Huffman coding procedures are completed, we will be able to understand the tenets of Huffman coding, we facilitate learning. Tc20 in running.
Platform: | Size: 1758 | Author: 武威风 | Hits:

[Mathimatics-Numerical algorithms哈夫曼编码原码

Description: 用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to achieve, and the internal code note in greater detail, the specific code can be seen, including the encoding of the document also decoder.
Platform: | Size: 2124 | Author: 陈志德 | Hits:

[Otherhuffman tree

Description: huffman tree 问题描述:设一份电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,对电文中的不同字符,构造出一棵哈夫曼树,对每个字符进行编码。-Huffman tree Problem description : Let a message different frequency of the characters, in order to enhance the input and message translation efficiency, we must have a brief but no ambiguity of the characters code. Examination under Huffman algorithm, the message of characters, construct a Huffman tree for each character coding.
Platform: | Size: 9874 | Author: 李明 | Hits:

[VC/MFCimage coding

Description: huffman编码
Platform: | Size: 233150 | Author: yudong2006923@126.com | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net